home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 221 / pascal / read.me < prev    next >
Encoding:
Text File  |  1988-02-19  |  1.4 KB  |  42 lines

  1. FPLOT.DOC
  2. FPLOT2.PAS
  3. FPLOT2.PRG
  4. FPLOT3.PAS
  5. FPLOT3.PRG
  6.  
  7.     Keywords: 3D OSS PASCAL SOLID GEOMETRY
  8.     
  9.     SOLID GEOMETRY, WIRE-FRAME DRAWINGS, POLAR/RECTANGULAR CO-ORDINATES, OSS
  10.     PERSONAL PASCAL NEEDED TO GENERATE YOUR OWN 3-D SURFACES.  This is source 
  11.     code and sample programs to show how to plot 3-D surfaces in OSS Pascal 
  12.     with just supplying an equation.  Very nicely done!!!
  13.     
  14.  
  15. PASCALM.DEF
  16. PASCALM.DOC
  17. PASCALM.H
  18. PASCALM.I
  19. PASCALM.PAS
  20. PASCALM.PRG
  21. PASCALM.RME
  22. PASCALM.RSC
  23. PRGMER.NTS
  24.  
  25.     These files are an alternative Personal Pascal Manager program by Jinfu
  26.     Chen. It combines the best features of both PPascal v1.x and V2.0 as well as
  27.     other features. Additional features provide for the Automatic back up of 
  28.     source code, ability to us a different editor than the one provided by OSS
  29.     [Tempus, etc...] and other stuff. 
  30.     Source Code is provided as well, allowing you to customize this shell and to
  31.     allow the novice user [Myself] to learn how to program in PPascal and to 
  32.     fully use GEM. Read the DOCs included prior to using this super program.
  33.     Check this one out for both the code and the application.
  34.  
  35.  
  36. TOSACC.ACC
  37. TOSACC.PAS
  38.  
  39.     This is a template program which show you how to take ST TOS programs and
  40.     convert them to desk accessories in OSS Pascal.  Good reading and 
  41.     interesting application program.....
  42.